home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_58 / frame_4 / DoAction.as
Text File  |  2008-03-12  |  203b  |  6 lines

  1. _root.changeColour(_parent.bonusPath.glass,"glassGreenLit");
  2. _root.changeColour(_parent.bonusPath.bg,"glassGreen");
  3. _parent.pointsWorth = "PORTAL";
  4. _parent._parent.portal.gotoAndPlay("in");
  5. stop();
  6.